home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2006 March / PCnet 2006-06.3.iso / Apps / Flash / dbsetup_trial.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-05-15  |  221.4 KB  |  1,606 lines

  1. ;InnoSetupVersion=4.2.2
  2. [Setup]
  3. AppName=Demo Builder
  4. AppVerName=Demo Builder 5 ( 15-day Trial )
  5. AppId=Demo Builder
  6. AppPublisher=doubleT
  7. AppPublisherURL=http://www.demo-builder.com
  8. AppSupportURL=http://www.demo-builder.com
  9. AppUpdatesURL=http://www.demo-builder.com
  10. AppMutex=DEMO BUILDER
  11. DefaultDirName={pf}\Demo Builder
  12. DefaultGroupName=Demo Builder
  13. OutputBaseFilename=_dbsetup_trial
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. DisableProgramGroupPage=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{app}\db.exe"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\LibHook.dll"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\licence.txt"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\Help\db.chm"; DestDir: "{app}\Help"; Flags: ignoreversion 
  24. Source: "{sys}\cabinet.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile 
  25. Source: "{sys}\riched32.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile 
  26. Source: "{sys}\riched20.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace sharedfile 
  27. Source: "{app}\LAME_ENC.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\LAME_DEC.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\Depot\Flash\Flash.ocx"; DestDir: "{app}\Depot\Flash"; Flags: ignoreversion 
  30. Source: "{app}\Depot\Flash\gflashplayer"; DestDir: "{app}\Depot\Flash"; Flags: ignoreversion 
  31. Source: "{app}\Depot\Flash\SAFlashPlayer"; DestDir: "{app}\Depot\Flash"; Flags: ignoreversion 
  32. Source: "{app}\Depot\Flash\SAFlashPlayer.exe"; DestDir: "{app}\Depot\Flash"; Flags: ignoreversion 
  33. Source: "{app}\Depot\Flash\settings.sol"; DestDir: "{app}\Depot\Flash"; Flags: ignoreversion 
  34. Source: "{sys}\flash.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  35. Source: "{app}\Depot\Animations\arrow%blink%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  36. Source: "{app}\Depot\Animations\arrow%blink%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  37. Source: "{app}\Depot\Animations\arrow%blink%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  38. Source: "{app}\Depot\Animations\arrow%blink%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  39. Source: "{app}\Depot\Animations\arrow%blink%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  40. Source: "{app}\Depot\Animations\arrow%blink%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  41. Source: "{app}\Depot\Animations\arrow%blink%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  42. Source: "{app}\Depot\Animations\arrow%blink%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  43. Source: "{app}\Depot\Animations\arrow%blink%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  44. Source: "{app}\Depot\Animations\arrow%blink%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  45. Source: "{app}\Depot\Animations\arrow%blink%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  46. Source: "{app}\Depot\Animations\arrow%blink%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  47. Source: "{app}\Depot\Animations\arrow%blink%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  48. Source: "{app}\Depot\Animations\arrow%blink%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  49. Source: "{app}\Depot\Animations\arrow%blink%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  50. Source: "{app}\Depot\Animations\arrow%blink%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  51. Source: "{app}\Depot\Animations\arrow%blink%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  52. Source: "{app}\Depot\Animations\arrow%blink%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  53. Source: "{app}\Depot\Animations\arrow%blink%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  54. Source: "{app}\Depot\Animations\arrow%blink%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  55. Source: "{app}\Depot\Animations\arrow%blink%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  56. Source: "{app}\Depot\Animations\arrow%blink%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  57. Source: "{app}\Depot\Animations\arrow%blink%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  58. Source: "{app}\Depot\Animations\arrow%blink%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  59. Source: "{app}\Depot\Animations\arrow%fade%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  60. Source: "{app}\Depot\Animations\arrow%fade%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  61. Source: "{app}\Depot\Animations\arrow%fade%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  62. Source: "{app}\Depot\Animations\arrow%fade%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  63. Source: "{app}\Depot\Animations\arrow%fade%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  64. Source: "{app}\Depot\Animations\arrow%fade%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  65. Source: "{app}\Depot\Animations\arrow%fade%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  66. Source: "{app}\Depot\Animations\arrow%fade%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  67. Source: "{app}\Depot\Animations\arrow%fade%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  68. Source: "{app}\Depot\Animations\arrow%fade%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  69. Source: "{app}\Depot\Animations\arrow%fade%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  70. Source: "{app}\Depot\Animations\arrow%fade%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  71. Source: "{app}\Depot\Animations\arrow%fade%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  72. Source: "{app}\Depot\Animations\arrow%fade%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  73. Source: "{app}\Depot\Animations\arrow%fade%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  74. Source: "{app}\Depot\Animations\arrow%fade%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  75. Source: "{app}\Depot\Animations\arrow%fade%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  76. Source: "{app}\Depot\Animations\arrow%fade%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  77. Source: "{app}\Depot\Animations\arrow%fade%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  78. Source: "{app}\Depot\Animations\arrow%fade%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  79. Source: "{app}\Depot\Animations\arrow%fade%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  80. Source: "{app}\Depot\Animations\arrow%fade%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  81. Source: "{app}\Depot\Animations\arrow%fade%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  82. Source: "{app}\Depot\Animations\arrow%fade%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  83. Source: "{app}\Depot\Animations\arrow%motion%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  84. Source: "{app}\Depot\Animations\arrow%motion%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  85. Source: "{app}\Depot\Animations\arrow%motion%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  86. Source: "{app}\Depot\Animations\arrow%motion%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  87. Source: "{app}\Depot\Animations\arrow%motion%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  88. Source: "{app}\Depot\Animations\arrow%motion%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  89. Source: "{app}\Depot\Animations\arrow%motion%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  90. Source: "{app}\Depot\Animations\arrow%motion%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  91. Source: "{app}\Depot\Animations\arrow%motion%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  92. Source: "{app}\Depot\Animations\arrow%motion%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  93. Source: "{app}\Depot\Animations\arrow%motion%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  94. Source: "{app}\Depot\Animations\arrow%motion%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  95. Source: "{app}\Depot\Animations\arrow%motion%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  96. Source: "{app}\Depot\Animations\arrow%motion%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  97. Source: "{app}\Depot\Animations\arrow%motion%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  98. Source: "{app}\Depot\Animations\arrow%motion%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  99. Source: "{app}\Depot\Animations\arrow%motion%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  100. Source: "{app}\Depot\Animations\arrow%motion%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  101. Source: "{app}\Depot\Animations\arrow%motion%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  102. Source: "{app}\Depot\Animations\arrow%motion%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  103. Source: "{app}\Depot\Animations\arrow%motion%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  104. Source: "{app}\Depot\Animations\arrow%motion%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  105. Source: "{app}\Depot\Animations\arrow%motion%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  106. Source: "{app}\Depot\Animations\arrow%motion%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  107. Source: "{app}\Depot\Animations\arrow%shadow%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  108. Source: "{app}\Depot\Animations\arrow%shadow%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  109. Source: "{app}\Depot\Animations\arrow%shadow%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  110. Source: "{app}\Depot\Animations\arrow%shadow%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  111. Source: "{app}\Depot\Animations\arrow%shadow%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  112. Source: "{app}\Depot\Animations\arrow%shadow%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  113. Source: "{app}\Depot\Animations\arrow%shadow%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  114. Source: "{app}\Depot\Animations\arrow%shadow%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  115. Source: "{app}\Depot\Animations\arrow%shadow%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  116. Source: "{app}\Depot\Animations\arrow%shadow%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  117. Source: "{app}\Depot\Animations\arrow%shadow%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  118. Source: "{app}\Depot\Animations\arrow%shadow%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  119. Source: "{app}\Depot\Animations\arrow%shadow%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  120. Source: "{app}\Depot\Animations\arrow%shadow%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  121. Source: "{app}\Depot\Animations\arrow%shadow%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  122. Source: "{app}\Depot\Animations\arrow%shadow%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  123. Source: "{app}\Depot\Animations\arrow%shadow%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  124. Source: "{app}\Depot\Animations\arrow%shadow%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  125. Source: "{app}\Depot\Animations\arrow%shadow%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  126. Source: "{app}\Depot\Animations\arrow%shadow%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  127. Source: "{app}\Depot\Animations\arrow%shadow%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  128. Source: "{app}\Depot\Animations\arrow%shadow%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  129. Source: "{app}\Depot\Animations\arrow%shadow%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  130. Source: "{app}\Depot\Animations\arrow%shadow%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  131. Source: "{app}\Depot\Animations\arrow%shiver%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  132. Source: "{app}\Depot\Animations\arrow%shiver%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  133. Source: "{app}\Depot\Animations\arrow%shiver%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  134. Source: "{app}\Depot\Animations\arrow%shiver%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  135. Source: "{app}\Depot\Animations\arrow%shiver%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  136. Source: "{app}\Depot\Animations\arrow%shiver%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  137. Source: "{app}\Depot\Animations\arrow%shiver%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  138. Source: "{app}\Depot\Animations\arrow%shiver%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  139. Source: "{app}\Depot\Animations\arrow%shiver%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  140. Source: "{app}\Depot\Animations\arrow%shiver%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  141. Source: "{app}\Depot\Animations\arrow%shiver%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  142. Source: "{app}\Depot\Animations\arrow%shiver%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  143. Source: "{app}\Depot\Animations\arrow%shiver%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  144. Source: "{app}\Depot\Animations\arrow%shiver%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  145. Source: "{app}\Depot\Animations\arrow%shiver%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  146. Source: "{app}\Depot\Animations\arrow%shiver%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  147. Source: "{app}\Depot\Animations\arrow%shiver%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  148. Source: "{app}\Depot\Animations\arrow%shiver%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  149. Source: "{app}\Depot\Animations\arrow%shiver%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  150. Source: "{app}\Depot\Animations\arrow%shiver%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  151. Source: "{app}\Depot\Animations\arrow%shiver%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  152. Source: "{app}\Depot\Animations\arrow%shiver%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  153. Source: "{app}\Depot\Animations\arrow%shiver%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  154. Source: "{app}\Depot\Animations\arrow%shiver%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  155. Source: "{app}\Depot\Animations\ellipse%blur%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  156. Source: "{app}\Depot\Animations\ellipse%blur%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  157. Source: "{app}\Depot\Animations\ellipse%blur%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  158. Source: "{app}\Depot\Animations\ellipse%bracket%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  159. Source: "{app}\Depot\Animations\ellipse%bracket%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  160. Source: "{app}\Depot\Animations\ellipse%bracket%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  161. Source: "{app}\Depot\Animations\ellipse%pulse%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  162. Source: "{app}\Depot\Animations\ellipse%pulse%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  163. Source: "{app}\Depot\Animations\ellipse%pulse%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  164. Source: "{app}\Depot\Animations\ellipse%zoomin%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  165. Source: "{app}\Depot\Animations\ellipse%zoomin%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  166. Source: "{app}\Depot\Animations\ellipse%zoomin%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  167. Source: "{app}\Depot\Animations\ellipse%zoomout%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  168. Source: "{app}\Depot\Animations\ellipse%zoomout%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  169. Source: "{app}\Depot\Animations\ellipse%zoomout%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  170. Source: "{app}\Depot\Animations\hand%%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  171. Source: "{app}\Depot\Animations\hand%%green%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  172. Source: "{app}\Depot\Animations\hand%%green%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  173. Source: "{app}\Depot\Animations\hand%%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  174. Source: "{app}\Depot\Animations\hand%%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  175. Source: "{app}\Depot\Animations\hand%%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  176. Source: "{app}\Depot\Animations\hand%%green%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  177. Source: "{app}\Depot\Animations\hand%%green%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  178. Source: "{app}\Depot\Animations\hand%%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  179. Source: "{app}\Depot\Animations\hand%%red%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  180. Source: "{app}\Depot\Animations\hand%%red%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  181. Source: "{app}\Depot\Animations\hand%%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  182. Source: "{app}\Depot\Animations\hand%%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  183. Source: "{app}\Depot\Animations\hand%%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  184. Source: "{app}\Depot\Animations\hand%%red%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  185. Source: "{app}\Depot\Animations\hand%%red%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  186. Source: "{app}\Depot\Animations\hand%%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  187. Source: "{app}\Depot\Animations\hand%%yellow%downleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  188. Source: "{app}\Depot\Animations\hand%%yellow%downright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  189. Source: "{app}\Depot\Animations\hand%%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  190. Source: "{app}\Depot\Animations\hand%%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  191. Source: "{app}\Depot\Animations\hand%%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  192. Source: "{app}\Depot\Animations\hand%%yellow%upleft.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  193. Source: "{app}\Depot\Animations\hand%%yellow%upright.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  194. Source: "{app}\Depot\Animations\marker%round%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  195. Source: "{app}\Depot\Animations\marker%round%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  196. Source: "{app}\Depot\Animations\marker%round%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  197. Source: "{app}\Depot\Animations\marker%square%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  198. Source: "{app}\Depot\Animations\marker%square%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  199. Source: "{app}\Depot\Animations\marker%square%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  200. Source: "{app}\Depot\Animations\marker%underline%green%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  201. Source: "{app}\Depot\Animations\marker%underline%green%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  202. Source: "{app}\Depot\Animations\marker%underline%green%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  203. Source: "{app}\Depot\Animations\marker%underline%green%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  204. Source: "{app}\Depot\Animations\marker%underline%red%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  205. Source: "{app}\Depot\Animations\marker%underline%red%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  206. Source: "{app}\Depot\Animations\marker%underline%red%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  207. Source: "{app}\Depot\Animations\marker%underline%red%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  208. Source: "{app}\Depot\Animations\marker%underline%yellow%down.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  209. Source: "{app}\Depot\Animations\marker%underline%yellow%left.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  210. Source: "{app}\Depot\Animations\marker%underline%yellow%right.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  211. Source: "{app}\Depot\Animations\marker%underline%yellow%up.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  212. Source: "{app}\Depot\Animations\rectangle%blur%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  213. Source: "{app}\Depot\Animations\rectangle%blur%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  214. Source: "{app}\Depot\Animations\rectangle%blur%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  215. Source: "{app}\Depot\Animations\rectangle%bracket%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  216. Source: "{app}\Depot\Animations\rectangle%bracket%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  217. Source: "{app}\Depot\Animations\rectangle%bracket%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  218. Source: "{app}\Depot\Animations\rectangle%pulse%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  219. Source: "{app}\Depot\Animations\rectangle%pulse%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  220. Source: "{app}\Depot\Animations\rectangle%pulse%red.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  221. Source: "{app}\Depot\Animations\rectangle%pulse%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  222. Source: "{app}\Depot\Animations\rectangle%zoomin%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  223. Source: "{app}\Depot\Animations\rectangle%zoomin%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  224. Source: "{app}\Depot\Animations\rectangle%zoomin%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  225. Source: "{app}\Depot\Animations\rectangle%zoomout%green%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  226. Source: "{app}\Depot\Animations\rectangle%zoomout%red%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  227. Source: "{app}\Depot\Animations\rectangle%zoomout%yellow%.swf"; DestDir: "{app}\Depot\Animations"; Flags: ignoreversion 
  228. Source: "{app}\Depot\Effects\blinds%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  229. Source: "{app}\Depot\Effects\blinds%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  230. Source: "{app}\Depot\Effects\blinds%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  231. Source: "{app}\Depot\Effects\curtain%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  232. Source: "{app}\Depot\Effects\curtain%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  233. Source: "{app}\Depot\Effects\curtain%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  234. Source: "{app}\Depot\Effects\highlight%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  235. Source: "{app}\Depot\Effects\highlight%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  236. Source: "{app}\Depot\Effects\highlight%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  237. Source: "{app}\Depot\Effects\outline%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  238. Source: "{app}\Depot\Effects\outline%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  239. Source: "{app}\Depot\Effects\outline%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  240. Source: "{app}\Depot\Effects\shine%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  241. Source: "{app}\Depot\Effects\shine%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  242. Source: "{app}\Depot\Effects\shine%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  243. Source: "{app}\Depot\Effects\zoomin%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  244. Source: "{app}\Depot\Effects\zoomin%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  245. Source: "{app}\Depot\Effects\zoomin%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  246. Source: "{app}\Depot\Effects\zoomout%%green%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  247. Source: "{app}\Depot\Effects\zoomout%%red%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  248. Source: "{app}\Depot\Effects\zoomout%%yellow%.swf"; DestDir: "{app}\Depot\Effects"; Flags: ignoreversion 
  249. Source: "{app}\Depot\Gallery\Backgrounds\Textures\BLUE.PNG"; DestDir: "{app}\Depot\Gallery\Backgrounds\Textures"; Flags: ignoreversion 
  250. Source: "{app}\Depot\Gallery\Backgrounds\Wallpapers\CAT.PNG"; DestDir: "{app}\Depot\Gallery\Backgrounds\Wallpapers"; Flags: ignoreversion 
  251. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 01.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  252. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 02.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  253. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 03.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  254. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 04.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  255. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 05.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  256. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 06.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  257. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 07.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  258. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 08.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  259. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 09.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  260. Source: "{app}\Depot\Gallery\Cliparts\Accents\accent 10.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Accents"; Flags: ignoreversion 
  261. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 01.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  262. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 02.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  263. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 03.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  264. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 04.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  265. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 05.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  266. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 06.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  267. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 07.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  268. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 08.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  269. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 09.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  270. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 10.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  271. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 11.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  272. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 12.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  273. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 13.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  274. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 14.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  275. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 15.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  276. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 16.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  277. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 17.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  278. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 18.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  279. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 19.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  280. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 20.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  281. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 21.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  282. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 22.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  283. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 23.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  284. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 24.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  285. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 25.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  286. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 26.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  287. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 27.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  288. Source: "{app}\Depot\Gallery\Cliparts\Arrows\arrow 28.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Arrows"; Flags: ignoreversion 
  289. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 01.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  290. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 02.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  291. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 03.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  292. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 04.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  293. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 05.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  294. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 06.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  295. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 07.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  296. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 08.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  297. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 09.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  298. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 10.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  299. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 11.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  300. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 12.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  301. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 13.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  302. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 14.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  303. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 15.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  304. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 16.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  305. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 17.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  306. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 18.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  307. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 19.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  308. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 20.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  309. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 21.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  310. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 22.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  311. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 23.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  312. Source: "{app}\Depot\Gallery\Cliparts\Cursors\cursor 24.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Cursors"; Flags: ignoreversion 
  313. Source: "{app}\Depot\Gallery\Cliparts\Error\error.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Error"; Flags: ignoreversion 
  314. Source: "{app}\Depot\Gallery\Cliparts\Error\hand.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Error"; Flags: ignoreversion 
  315. Source: "{app}\Depot\Gallery\Cliparts\Error\stop.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Error"; Flags: ignoreversion 
  316. Source: "{app}\Depot\Gallery\Cliparts\Error\thumb down.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Error"; Flags: ignoreversion 
  317. Source: "{app}\Depot\Gallery\Cliparts\Error\warning.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Error"; Flags: ignoreversion 
  318. Source: "{app}\Depot\Gallery\Cliparts\Numbers\0.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  319. Source: "{app}\Depot\Gallery\Cliparts\Numbers\1.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  320. Source: "{app}\Depot\Gallery\Cliparts\Numbers\2.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  321. Source: "{app}\Depot\Gallery\Cliparts\Numbers\3.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  322. Source: "{app}\Depot\Gallery\Cliparts\Numbers\4.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  323. Source: "{app}\Depot\Gallery\Cliparts\Numbers\5.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  324. Source: "{app}\Depot\Gallery\Cliparts\Numbers\6.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  325. Source: "{app}\Depot\Gallery\Cliparts\Numbers\7.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  326. Source: "{app}\Depot\Gallery\Cliparts\Numbers\8.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  327. Source: "{app}\Depot\Gallery\Cliparts\Numbers\9.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Numbers"; Flags: ignoreversion 
  328. Source: "{app}\Depot\Gallery\Cliparts\Success\expert.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Success"; Flags: ignoreversion 
  329. Source: "{app}\Depot\Gallery\Cliparts\Success\medal.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Success"; Flags: ignoreversion 
  330. Source: "{app}\Depot\Gallery\Cliparts\Success\ok.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Success"; Flags: ignoreversion 
  331. Source: "{app}\Depot\Gallery\Cliparts\Success\smiley.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Success"; Flags: ignoreversion 
  332. Source: "{app}\Depot\Gallery\Cliparts\Success\thumb up.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Success"; Flags: ignoreversion 
  333. Source: "{app}\Depot\Gallery\Cliparts\Teachers\teacher 1.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Teachers"; Flags: ignoreversion 
  334. Source: "{app}\Depot\Gallery\Cliparts\Teachers\teacher 2.png"; DestDir: "{app}\Depot\Gallery\Cliparts\Teachers"; Flags: ignoreversion 
  335. Source: "{app}\Depot\Gallery\Audio\Applause.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  336. Source: "{app}\Depot\Gallery\Audio\beep.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  337. Source: "{app}\Depot\Gallery\Audio\click.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  338. Source: "{app}\Depot\Gallery\Audio\ding.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  339. Source: "{app}\Depot\Gallery\Audio\error 1.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  340. Source: "{app}\Depot\Gallery\Audio\error 2.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  341. Source: "{app}\Depot\Gallery\Audio\Fanfare.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  342. Source: "{app}\Depot\Gallery\Audio\Gong.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  343. Source: "{app}\Depot\Gallery\Audio\hint.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  344. Source: "{app}\Depot\Gallery\Audio\Honk.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  345. Source: "{app}\Depot\Gallery\Audio\Intro 1.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  346. Source: "{app}\Depot\Gallery\Audio\Intro 2.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  347. Source: "{app}\Depot\Gallery\Audio\Intro 3.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  348. Source: "{app}\Depot\Gallery\Audio\Loop 1.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  349. Source: "{app}\Depot\Gallery\Audio\Loop 2.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  350. Source: "{app}\Depot\Gallery\Audio\notify.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  351. Source: "{app}\Depot\Gallery\Audio\reminder.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  352. Source: "{app}\Depot\Gallery\Audio\rimshot.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  353. Source: "{app}\Depot\Gallery\Audio\ringin.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  354. Source: "{app}\Depot\Gallery\Audio\tada.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  355. Source: "{app}\Depot\Gallery\Audio\Ting.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  356. Source: "{app}\Depot\Gallery\Audio\Trumpet.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  357. Source: "{app}\Depot\Gallery\Audio\type.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  358. Source: "{app}\Depot\Gallery\Audio\Whoosh.mp3"; DestDir: "{app}\Depot\Gallery\Audio"; Flags: ignoreversion 
  359. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  360. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  361. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  362. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  363. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  364. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  365. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  366. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  367. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  368. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  369. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  370. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\$000080FF"; Flags: ignoreversion 
  371. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  372. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  373. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  374. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  375. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  376. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  377. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  378. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  379. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  380. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  381. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  382. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Blue"; Flags: ignoreversion 
  383. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  384. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  385. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua137.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  386. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  387. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  388. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  389. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  390. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  391. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  392. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  393. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  394. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  395. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Gray"; Flags: ignoreversion 
  396. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  397. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  398. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  399. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  400. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  401. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  402. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  403. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  404. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  405. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  406. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  407. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Green"; Flags: ignoreversion 
  408. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  409. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  410. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  411. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  412. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  413. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  414. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  415. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  416. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  417. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  418. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  419. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Red"; Flags: ignoreversion 
  420. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  421. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  422. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  423. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  424. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  425. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  426. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  427. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  428. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  429. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  430. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  431. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\White"; Flags: ignoreversion 
  432. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  433. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  434. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  435. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  436. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  437. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  438. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  439. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  440. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  441. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  442. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  443. Source: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Ellipse\Yellow"; Flags: ignoreversion 
  444. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  445. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  446. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  447. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  448. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  449. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  450. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  451. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  452. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  453. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  454. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  455. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\$000080FF"; Flags: ignoreversion 
  456. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  457. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  458. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  459. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  460. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  461. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  462. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  463. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  464. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  465. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  466. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  467. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Blue"; Flags: ignoreversion 
  468. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  469. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  470. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  471. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  472. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  473. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  474. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  475. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  476. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  477. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  478. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  479. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Gray"; Flags: ignoreversion 
  480. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  481. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  482. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  483. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  484. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  485. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  486. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  487. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  488. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  489. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  490. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  491. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Green"; Flags: ignoreversion 
  492. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  493. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  494. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  495. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  496. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  497. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  498. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  499. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  500. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  501. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  502. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  503. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Red"; Flags: ignoreversion 
  504. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  505. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  506. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  507. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  508. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  509. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  510. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  511. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  512. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  513. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  514. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  515. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\White"; Flags: ignoreversion 
  516. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua113.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  517. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua135.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  518. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua157.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  519. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua203.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  520. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua225.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  521. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua23.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  522. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua247.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  523. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua293.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  524. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua315.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  525. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua337.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  526. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua45.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  527. Source: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow\aqua67.png"; DestDir: "{app}\Depot\Objects\Balloons\Aqua\Rectangle\Yellow"; Flags: ignoreversion 
  528. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  529. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  530. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  531. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  532. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  533. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  534. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  535. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  536. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  537. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  538. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  539. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\$000080FF"; Flags: ignoreversion 
  540. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  541. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  542. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  543. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  544. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  545. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  546. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  547. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  548. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  549. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  550. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  551. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Blue"; Flags: ignoreversion 
  552. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  553. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  554. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  555. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  556. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  557. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  558. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  559. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  560. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  561. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  562. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  563. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Gray"; Flags: ignoreversion 
  564. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  565. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  566. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  567. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  568. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  569. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  570. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  571. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  572. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  573. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  574. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  575. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Green"; Flags: ignoreversion 
  576. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  577. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  578. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  579. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  580. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  581. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  582. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  583. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  584. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  585. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  586. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  587. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\red"; Flags: ignoreversion 
  588. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  589. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  590. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  591. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  592. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  593. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  594. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  595. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  596. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  597. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  598. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  599. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\White"; Flags: ignoreversion 
  600. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  601. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  602. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  603. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  604. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  605. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  606. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  607. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  608. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  609. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  610. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  611. Source: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Ellipse\Yellow"; Flags: ignoreversion 
  612. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  613. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  614. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  615. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  616. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  617. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  618. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  619. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  620. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  621. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  622. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  623. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\$000080FF"; Flags: ignoreversion 
  624. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  625. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  626. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  627. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  628. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  629. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  630. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  631. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  632. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  633. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  634. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  635. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Blue"; Flags: ignoreversion 
  636. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  637. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  638. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  639. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  640. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  641. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  642. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  643. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  644. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  645. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  646. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  647. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Gray"; Flags: ignoreversion 
  648. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  649. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  650. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  651. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  652. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  653. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  654. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  655. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  656. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  657. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  658. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  659. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Green"; Flags: ignoreversion 
  660. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  661. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  662. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  663. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  664. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  665. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  666. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  667. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  668. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  669. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  670. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  671. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Red"; Flags: ignoreversion 
  672. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  673. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  674. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  675. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  676. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  677. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  678. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  679. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  680. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  681. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  682. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  683. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\White"; Flags: ignoreversion 
  684. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic113.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  685. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic135.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  686. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic157.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  687. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic203.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  688. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic225.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  689. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic23.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  690. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic247.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  691. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic293.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  692. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic315.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  693. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic337.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  694. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic45.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  695. Source: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow\classic67.png"; DestDir: "{app}\Depot\Objects\Balloons\Classic\Rectangle\Yellow"; Flags: ignoreversion 
  696. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  697. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  698. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  699. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  700. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  701. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  702. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  703. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  704. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  705. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  706. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  707. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\$000080FF"; Flags: ignoreversion 
  708. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  709. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  710. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  711. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  712. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  713. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  714. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  715. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  716. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  717. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  718. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  719. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Blue"; Flags: ignoreversion 
  720. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  721. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  722. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  723. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  724. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  725. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  726. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  727. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  728. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  729. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  730. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  731. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Gray"; Flags: ignoreversion 
  732. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  733. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  734. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  735. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  736. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  737. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  738. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  739. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  740. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  741. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  742. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  743. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Green"; Flags: ignoreversion 
  744. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  745. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  746. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  747. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  748. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  749. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  750. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  751. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  752. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  753. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  754. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  755. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Red"; Flags: ignoreversion 
  756. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  757. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  758. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  759. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  760. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  761. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  762. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  763. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  764. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  765. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  766. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  767. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\White"; Flags: ignoreversion 
  768. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  769. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  770. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  771. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  772. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  773. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  774. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  775. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  776. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  777. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  778. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  779. Source: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Ellipse\Yellow"; Flags: ignoreversion 
  780. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  781. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  782. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  783. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  784. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  785. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  786. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  787. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  788. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  789. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  790. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  791. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\$000080FF"; Flags: ignoreversion 
  792. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  793. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  794. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  795. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  796. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  797. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  798. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  799. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  800. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  801. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  802. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  803. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Blue"; Flags: ignoreversion 
  804. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  805. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  806. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  807. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  808. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  809. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  810. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  811. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  812. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  813. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  814. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  815. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Gray"; Flags: ignoreversion 
  816. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  817. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  818. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  819. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  820. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  821. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  822. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  823. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  824. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  825. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  826. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  827. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Green"; Flags: ignoreversion 
  828. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  829. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  830. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  831. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  832. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  833. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  834. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  835. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  836. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  837. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  838. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  839. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Red"; Flags: ignoreversion 
  840. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  841. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  842. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  843. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  844. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  845. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  846. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  847. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  848. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  849. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  850. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  851. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\White"; Flags: ignoreversion 
  852. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat113.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  853. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat135.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  854. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat157.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  855. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat203.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  856. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat225.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  857. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat23.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  858. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat247.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  859. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat293.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  860. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat315.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  861. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat337.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  862. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat45.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  863. Source: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow\flat67.png"; DestDir: "{app}\Depot\Objects\Balloons\Flat\Rectangle\Yellow"; Flags: ignoreversion 
  864. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  865. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  866. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  867. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  868. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  869. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  870. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  871. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  872. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  873. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  874. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  875. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\$000080FF"; Flags: ignoreversion 
  876. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  877. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  878. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  879. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  880. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  881. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  882. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  883. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  884. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  885. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  886. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  887. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Blue"; Flags: ignoreversion 
  888. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  889. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  890. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  891. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  892. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  893. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  894. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  895. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  896. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  897. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  898. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  899. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Gray"; Flags: ignoreversion 
  900. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  901. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  902. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  903. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  904. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  905. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  906. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  907. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  908. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  909. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  910. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  911. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Green"; Flags: ignoreversion 
  912. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  913. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  914. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  915. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  916. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  917. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  918. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  919. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  920. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  921. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  922. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  923. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Red"; Flags: ignoreversion 
  924. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  925. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  926. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  927. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  928. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  929. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  930. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  931. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  932. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  933. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  934. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  935. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\White"; Flags: ignoreversion 
  936. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  937. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  938. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  939. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  940. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  941. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  942. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  943. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  944. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  945. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  946. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  947. Source: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Ellipse\Yellow"; Flags: ignoreversion 
  948. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  949. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  950. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  951. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  952. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  953. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  954. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  955. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  956. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  957. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  958. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  959. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\$000080FF"; Flags: ignoreversion 
  960. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  961. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  962. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  963. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  964. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  965. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  966. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  967. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  968. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  969. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  970. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  971. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Blue"; Flags: ignoreversion 
  972. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  973. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  974. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  975. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  976. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  977. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  978. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  979. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  980. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  981. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  982. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  983. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Gray"; Flags: ignoreversion 
  984. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  985. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  986. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  987. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  988. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  989. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  990. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  991. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  992. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  993. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  994. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  995. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Green"; Flags: ignoreversion 
  996. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  997. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  998. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  999. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1000. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1001. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1002. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1003. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1004. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1005. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1006. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1007. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Red"; Flags: ignoreversion 
  1008. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1009. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1010. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1011. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1012. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1013. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1014. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1015. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1016. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1017. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1018. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1019. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\White"; Flags: ignoreversion 
  1020. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined113.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1021. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined135.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1022. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined157.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1023. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined203.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1024. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined225.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1025. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined23.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1026. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined247.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1027. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined293.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1028. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined315.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1029. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined337.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1030. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined45.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1031. Source: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow\outlined67.png"; DestDir: "{app}\Depot\Objects\Balloons\Outlined\Rectangle\Yellow"; Flags: ignoreversion 
  1032. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1033. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1034. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1035. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1036. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1037. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1038. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1039. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1040. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1041. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1042. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1043. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\$000080FF"; Flags: ignoreversion 
  1044. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1045. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1046. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1047. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1048. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1049. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1050. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1051. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1052. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1053. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1054. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1055. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Blue"; Flags: ignoreversion 
  1056. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1057. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1058. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1059. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1060. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1061. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1062. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1063. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1064. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1065. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1066. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1067. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Gray"; Flags: ignoreversion 
  1068. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1069. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1070. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1071. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1072. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1073. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1074. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1075. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1076. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1077. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1078. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1079. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Green"; Flags: ignoreversion 
  1080. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1081. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1082. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1083. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1084. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1085. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1086. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1087. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1088. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1089. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1090. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1091. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Red"; Flags: ignoreversion 
  1092. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1093. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1094. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1095. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1096. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1097. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1098. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1099. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1100. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1101. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1102. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1103. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\White"; Flags: ignoreversion 
  1104. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1105. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1106. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1107. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1108. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1109. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1110. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1111. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1112. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1113. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1114. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1115. Source: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Ellipse\Yellow"; Flags: ignoreversion 
  1116. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1117. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1118. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1119. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1120. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1121. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1122. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1123. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1124. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1125. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1126. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1127. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\$000080FF"; Flags: ignoreversion 
  1128. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1129. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1130. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1131. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1132. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1133. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1134. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1135. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1136. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1137. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1138. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1139. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\Blue"; Flags: ignoreversion 
  1140. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1141. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1142. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1143. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1144. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1145. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1146. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1147. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1148. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1149. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1150. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1151. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\gray"; Flags: ignoreversion 
  1152. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1153. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1154. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1155. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1156. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1157. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1158. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1159. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1160. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1161. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1162. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1163. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\green"; Flags: ignoreversion 
  1164. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1165. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1166. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1167. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1168. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1169. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1170. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1171. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1172. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1173. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1174. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1175. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\red"; Flags: ignoreversion 
  1176. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1177. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1178. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1179. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1180. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1181. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1182. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1183. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1184. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1185. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1186. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1187. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\white"; Flags: ignoreversion 
  1188. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft113.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1189. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft135.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1190. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft157.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1191. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft203.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1192. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft225.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1193. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft23.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1194. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft245.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1195. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft293.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1196. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft315.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1197. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft337.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1198. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft45.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1199. Source: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow\soft67.png"; DestDir: "{app}\Depot\Objects\Balloons\Soft\Rectangle\yellow"; Flags: ignoreversion 
  1200. Source: "{app}\Depot\Objects\Buttons\Aqua\$000080FF\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\$000080FF"; Flags: ignoreversion 
  1201. Source: "{app}\Depot\Objects\Buttons\Aqua\$000080FF\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\$000080FF"; Flags: ignoreversion 
  1202. Source: "{app}\Depot\Objects\Buttons\Aqua\$000080FF\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\$000080FF"; Flags: ignoreversion 
  1203. Source: "{app}\Depot\Objects\Buttons\Aqua\Blue\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Blue"; Flags: ignoreversion 
  1204. Source: "{app}\Depot\Objects\Buttons\Aqua\Blue\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Blue"; Flags: ignoreversion 
  1205. Source: "{app}\Depot\Objects\Buttons\Aqua\Blue\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Blue"; Flags: ignoreversion 
  1206. Source: "{app}\Depot\Objects\Buttons\Aqua\Gray\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Gray"; Flags: ignoreversion 
  1207. Source: "{app}\Depot\Objects\Buttons\Aqua\Gray\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Gray"; Flags: ignoreversion 
  1208. Source: "{app}\Depot\Objects\Buttons\Aqua\Gray\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Gray"; Flags: ignoreversion 
  1209. Source: "{app}\Depot\Objects\Buttons\Aqua\Green\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Green"; Flags: ignoreversion 
  1210. Source: "{app}\Depot\Objects\Buttons\Aqua\Green\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Green"; Flags: ignoreversion 
  1211. Source: "{app}\Depot\Objects\Buttons\Aqua\Green\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Green"; Flags: ignoreversion 
  1212. Source: "{app}\Depot\Objects\Buttons\Aqua\Red\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Red"; Flags: ignoreversion 
  1213. Source: "{app}\Depot\Objects\Buttons\Aqua\Red\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Red"; Flags: ignoreversion 
  1214. Source: "{app}\Depot\Objects\Buttons\Aqua\Red\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Red"; Flags: ignoreversion 
  1215. Source: "{app}\Depot\Objects\Buttons\Aqua\White\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\White"; Flags: ignoreversion 
  1216. Source: "{app}\Depot\Objects\Buttons\Aqua\White\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\White"; Flags: ignoreversion 
  1217. Source: "{app}\Depot\Objects\Buttons\Aqua\White\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\White"; Flags: ignoreversion 
  1218. Source: "{app}\Depot\Objects\Buttons\Aqua\Yellow\aqua down.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Yellow"; Flags: ignoreversion 
  1219. Source: "{app}\Depot\Objects\Buttons\Aqua\Yellow\aqua over.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Yellow"; Flags: ignoreversion 
  1220. Source: "{app}\Depot\Objects\Buttons\Aqua\Yellow\aqua up.png"; DestDir: "{app}\Depot\Objects\Buttons\Aqua\Yellow"; Flags: ignoreversion 
  1221. Source: "{app}\Depot\Objects\Buttons\Classic\$000080FF\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\$000080FF"; Flags: ignoreversion 
  1222. Source: "{app}\Depot\Objects\Buttons\Classic\$000080FF\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\$000080FF"; Flags: ignoreversion 
  1223. Source: "{app}\Depot\Objects\Buttons\Classic\$000080FF\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\$000080FF"; Flags: ignoreversion 
  1224. Source: "{app}\Depot\Objects\Buttons\Classic\Blue\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Blue"; Flags: ignoreversion 
  1225. Source: "{app}\Depot\Objects\Buttons\Classic\Blue\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Blue"; Flags: ignoreversion 
  1226. Source: "{app}\Depot\Objects\Buttons\Classic\Blue\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Blue"; Flags: ignoreversion 
  1227. Source: "{app}\Depot\Objects\Buttons\Classic\Gray\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Gray"; Flags: ignoreversion 
  1228. Source: "{app}\Depot\Objects\Buttons\Classic\Gray\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Gray"; Flags: ignoreversion 
  1229. Source: "{app}\Depot\Objects\Buttons\Classic\Gray\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Gray"; Flags: ignoreversion 
  1230. Source: "{app}\Depot\Objects\Buttons\Classic\Green\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Green"; Flags: ignoreversion 
  1231. Source: "{app}\Depot\Objects\Buttons\Classic\Green\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Green"; Flags: ignoreversion 
  1232. Source: "{app}\Depot\Objects\Buttons\Classic\Green\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Green"; Flags: ignoreversion 
  1233. Source: "{app}\Depot\Objects\Buttons\Classic\Red\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Red"; Flags: ignoreversion 
  1234. Source: "{app}\Depot\Objects\Buttons\Classic\Red\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Red"; Flags: ignoreversion 
  1235. Source: "{app}\Depot\Objects\Buttons\Classic\Red\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Red"; Flags: ignoreversion 
  1236. Source: "{app}\Depot\Objects\Buttons\Classic\White\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\White"; Flags: ignoreversion 
  1237. Source: "{app}\Depot\Objects\Buttons\Classic\White\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\White"; Flags: ignoreversion 
  1238. Source: "{app}\Depot\Objects\Buttons\Classic\White\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\White"; Flags: ignoreversion 
  1239. Source: "{app}\Depot\Objects\Buttons\Classic\Yellow\classic down.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Yellow"; Flags: ignoreversion 
  1240. Source: "{app}\Depot\Objects\Buttons\Classic\Yellow\classic over.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Yellow"; Flags: ignoreversion 
  1241. Source: "{app}\Depot\Objects\Buttons\Classic\Yellow\classic up.png"; DestDir: "{app}\Depot\Objects\Buttons\Classic\Yellow"; Flags: ignoreversion 
  1242. Source: "{app}\Depot\Objects\Buttons\Flat\$000080FF\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\$000080FF"; Flags: ignoreversion 
  1243. Source: "{app}\Depot\Objects\Buttons\Flat\$000080FF\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\$000080FF"; Flags: ignoreversion 
  1244. Source: "{app}\Depot\Objects\Buttons\Flat\$000080FF\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\$000080FF"; Flags: ignoreversion 
  1245. Source: "{app}\Depot\Objects\Buttons\Flat\Blue\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Blue"; Flags: ignoreversion 
  1246. Source: "{app}\Depot\Objects\Buttons\Flat\Blue\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Blue"; Flags: ignoreversion 
  1247. Source: "{app}\Depot\Objects\Buttons\Flat\Blue\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Blue"; Flags: ignoreversion 
  1248. Source: "{app}\Depot\Objects\Buttons\Flat\Gray\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Gray"; Flags: ignoreversion 
  1249. Source: "{app}\Depot\Objects\Buttons\Flat\Gray\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Gray"; Flags: ignoreversion 
  1250. Source: "{app}\Depot\Objects\Buttons\Flat\Gray\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Gray"; Flags: ignoreversion 
  1251. Source: "{app}\Depot\Objects\Buttons\Flat\Green\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Green"; Flags: ignoreversion 
  1252. Source: "{app}\Depot\Objects\Buttons\Flat\Green\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Green"; Flags: ignoreversion 
  1253. Source: "{app}\Depot\Objects\Buttons\Flat\Green\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Green"; Flags: ignoreversion 
  1254. Source: "{app}\Depot\Objects\Buttons\Flat\Red\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Red"; Flags: ignoreversion 
  1255. Source: "{app}\Depot\Objects\Buttons\Flat\Red\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Red"; Flags: ignoreversion 
  1256. Source: "{app}\Depot\Objects\Buttons\Flat\Red\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Red"; Flags: ignoreversion 
  1257. Source: "{app}\Depot\Objects\Buttons\Flat\White\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\White"; Flags: ignoreversion 
  1258. Source: "{app}\Depot\Objects\Buttons\Flat\White\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\White"; Flags: ignoreversion 
  1259. Source: "{app}\Depot\Objects\Buttons\Flat\White\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\White"; Flags: ignoreversion 
  1260. Source: "{app}\Depot\Objects\Buttons\Flat\Yellow\flat down.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Yellow"; Flags: ignoreversion 
  1261. Source: "{app}\Depot\Objects\Buttons\Flat\Yellow\flat over.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Yellow"; Flags: ignoreversion 
  1262. Source: "{app}\Depot\Objects\Buttons\Flat\Yellow\flat up.png"; DestDir: "{app}\Depot\Objects\Buttons\Flat\Yellow"; Flags: ignoreversion 
  1263. Source: "{app}\Depot\Objects\Buttons\Glyphs\arrow glyph left.png"; DestDir: "{app}\Depot\Objects\Buttons\Glyphs"; Flags: ignoreversion 
  1264. Source: "{app}\Depot\Objects\Buttons\Glyphs\lines glyph left.png"; DestDir: "{app}\Depot\Objects\Buttons\Glyphs"; Flags: ignoreversion 
  1265. Source: "{app}\Depot\Objects\Buttons\Outlined\$000080FF\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\$000080FF"; Flags: ignoreversion 
  1266. Source: "{app}\Depot\Objects\Buttons\Outlined\$000080FF\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\$000080FF"; Flags: ignoreversion 
  1267. Source: "{app}\Depot\Objects\Buttons\Outlined\$000080FF\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\$000080FF"; Flags: ignoreversion 
  1268. Source: "{app}\Depot\Objects\Buttons\Outlined\Blue\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Blue"; Flags: ignoreversion 
  1269. Source: "{app}\Depot\Objects\Buttons\Outlined\Blue\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Blue"; Flags: ignoreversion 
  1270. Source: "{app}\Depot\Objects\Buttons\Outlined\Blue\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Blue"; Flags: ignoreversion 
  1271. Source: "{app}\Depot\Objects\Buttons\Outlined\Gray\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Gray"; Flags: ignoreversion 
  1272. Source: "{app}\Depot\Objects\Buttons\Outlined\Gray\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Gray"; Flags: ignoreversion 
  1273. Source: "{app}\Depot\Objects\Buttons\Outlined\Gray\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Gray"; Flags: ignoreversion 
  1274. Source: "{app}\Depot\Objects\Buttons\Outlined\Green\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Green"; Flags: ignoreversion 
  1275. Source: "{app}\Depot\Objects\Buttons\Outlined\Green\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Green"; Flags: ignoreversion 
  1276. Source: "{app}\Depot\Objects\Buttons\Outlined\Green\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Green"; Flags: ignoreversion 
  1277. Source: "{app}\Depot\Objects\Buttons\Outlined\Red\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Red"; Flags: ignoreversion 
  1278. Source: "{app}\Depot\Objects\Buttons\Outlined\Red\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Red"; Flags: ignoreversion 
  1279. Source: "{app}\Depot\Objects\Buttons\Outlined\Red\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Red"; Flags: ignoreversion 
  1280. Source: "{app}\Depot\Objects\Buttons\Outlined\White\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\White"; Flags: ignoreversion 
  1281. Source: "{app}\Depot\Objects\Buttons\Outlined\White\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\White"; Flags: ignoreversion 
  1282. Source: "{app}\Depot\Objects\Buttons\Outlined\White\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\White"; Flags: ignoreversion 
  1283. Source: "{app}\Depot\Objects\Buttons\Outlined\Yellow\outlined down.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Yellow"; Flags: ignoreversion 
  1284. Source: "{app}\Depot\Objects\Buttons\Outlined\Yellow\outlined over.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Yellow"; Flags: ignoreversion 
  1285. Source: "{app}\Depot\Objects\Buttons\Outlined\Yellow\outlined up.png"; DestDir: "{app}\Depot\Objects\Buttons\Outlined\Yellow"; Flags: ignoreversion 
  1286. Source: "{app}\Depot\Objects\Buttons\Soft\$000080FF\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\$000080FF"; Flags: ignoreversion 
  1287. Source: "{app}\Depot\Objects\Buttons\Soft\$000080FF\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\$000080FF"; Flags: ignoreversion 
  1288. Source: "{app}\Depot\Objects\Buttons\Soft\$000080FF\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\$000080FF"; Flags: ignoreversion 
  1289. Source: "{app}\Depot\Objects\Buttons\Soft\Blue\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Blue"; Flags: ignoreversion 
  1290. Source: "{app}\Depot\Objects\Buttons\Soft\Blue\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Blue"; Flags: ignoreversion 
  1291. Source: "{app}\Depot\Objects\Buttons\Soft\Blue\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Blue"; Flags: ignoreversion 
  1292. Source: "{app}\Depot\Objects\Buttons\Soft\Gray\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Gray"; Flags: ignoreversion 
  1293. Source: "{app}\Depot\Objects\Buttons\Soft\Gray\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Gray"; Flags: ignoreversion 
  1294. Source: "{app}\Depot\Objects\Buttons\Soft\Gray\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Gray"; Flags: ignoreversion 
  1295. Source: "{app}\Depot\Objects\Buttons\Soft\Green\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Green"; Flags: ignoreversion 
  1296. Source: "{app}\Depot\Objects\Buttons\Soft\Green\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Green"; Flags: ignoreversion 
  1297. Source: "{app}\Depot\Objects\Buttons\Soft\Green\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Green"; Flags: ignoreversion 
  1298. Source: "{app}\Depot\Objects\Buttons\Soft\Red\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Red"; Flags: ignoreversion 
  1299. Source: "{app}\Depot\Objects\Buttons\Soft\Red\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Red"; Flags: ignoreversion 
  1300. Source: "{app}\Depot\Objects\Buttons\Soft\Red\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Red"; Flags: ignoreversion 
  1301. Source: "{app}\Depot\Objects\Buttons\Soft\White\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\White"; Flags: ignoreversion 
  1302. Source: "{app}\Depot\Objects\Buttons\Soft\White\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\White"; Flags: ignoreversion 
  1303. Source: "{app}\Depot\Objects\Buttons\Soft\White\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\White"; Flags: ignoreversion 
  1304. Source: "{app}\Depot\Objects\Buttons\Soft\Yellow\soft down.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Yellow"; Flags: ignoreversion 
  1305. Source: "{app}\Depot\Objects\Buttons\Soft\Yellow\soft over.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Yellow"; Flags: ignoreversion 
  1306. Source: "{app}\Depot\Objects\Buttons\Soft\Yellow\soft up.png"; DestDir: "{app}\Depot\Objects\Buttons\Soft\Yellow"; Flags: ignoreversion 
  1307. Source: "{app}\Depot\Objects\Buttons\XP\$000080FF\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\$000080FF"; Flags: ignoreversion 
  1308. Source: "{app}\Depot\Objects\Buttons\XP\$000080FF\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\$000080FF"; Flags: ignoreversion 
  1309. Source: "{app}\Depot\Objects\Buttons\XP\$000080FF\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\$000080FF"; Flags: ignoreversion 
  1310. Source: "{app}\Depot\Objects\Buttons\XP\Blue\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Blue"; Flags: ignoreversion 
  1311. Source: "{app}\Depot\Objects\Buttons\XP\Blue\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Blue"; Flags: ignoreversion 
  1312. Source: "{app}\Depot\Objects\Buttons\XP\Blue\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Blue"; Flags: ignoreversion 
  1313. Source: "{app}\Depot\Objects\Buttons\XP\Gray\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Gray"; Flags: ignoreversion 
  1314. Source: "{app}\Depot\Objects\Buttons\XP\Gray\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Gray"; Flags: ignoreversion 
  1315. Source: "{app}\Depot\Objects\Buttons\XP\Gray\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Gray"; Flags: ignoreversion 
  1316. Source: "{app}\Depot\Objects\Buttons\XP\Green\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Green"; Flags: ignoreversion 
  1317. Source: "{app}\Depot\Objects\Buttons\XP\Green\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Green"; Flags: ignoreversion 
  1318. Source: "{app}\Depot\Objects\Buttons\XP\Green\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Green"; Flags: ignoreversion 
  1319. Source: "{app}\Depot\Objects\Buttons\XP\Red\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Red"; Flags: ignoreversion 
  1320. Source: "{app}\Depot\Objects\Buttons\XP\Red\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Red"; Flags: ignoreversion 
  1321. Source: "{app}\Depot\Objects\Buttons\XP\Red\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Red"; Flags: ignoreversion 
  1322. Source: "{app}\Depot\Objects\Buttons\XP\White\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\White"; Flags: ignoreversion 
  1323. Source: "{app}\Depot\Objects\Buttons\XP\White\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\White"; Flags: ignoreversion 
  1324. Source: "{app}\Depot\Objects\Buttons\XP\White\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\White"; Flags: ignoreversion 
  1325. Source: "{app}\Depot\Objects\Buttons\XP\Yellow\xp down.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Yellow"; Flags: ignoreversion 
  1326. Source: "{app}\Depot\Objects\Buttons\XP\Yellow\xp over.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Yellow"; Flags: ignoreversion 
  1327. Source: "{app}\Depot\Objects\Buttons\XP\Yellow\xp up.png"; DestDir: "{app}\Depot\Objects\Buttons\XP\Yellow"; Flags: ignoreversion 
  1328. Source: "{app}\Depot\Objects\Cursors\3d-blue.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1329. Source: "{app}\Depot\Objects\Cursors\3d-gray.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1330. Source: "{app}\Depot\Objects\Cursors\3d-green.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1331. Source: "{app}\Depot\Objects\Cursors\3d-red.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1332. Source: "{app}\Depot\Objects\Cursors\3d-yellow.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1333. Source: "{app}\Depot\Objects\Cursors\aqua-blue.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1334. Source: "{app}\Depot\Objects\Cursors\aqua-gray.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1335. Source: "{app}\Depot\Objects\Cursors\aqua-green.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1336. Source: "{app}\Depot\Objects\Cursors\aqua-red.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1337. Source: "{app}\Depot\Objects\Cursors\default.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1338. Source: "{app}\Depot\Objects\Cursors\hand0.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1339. Source: "{app}\Depot\Objects\Cursors\hand1.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1340. Source: "{app}\Depot\Objects\Cursors\hand2.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1341. Source: "{app}\Depot\Objects\Cursors\hand3.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1342. Source: "{app}\Depot\Objects\Cursors\hand4.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1343. Source: "{app}\Depot\Objects\Cursors\outlined-black.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1344. Source: "{app}\Depot\Objects\Cursors\outlined-blue.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1345. Source: "{app}\Depot\Objects\Cursors\outlined-green.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1346. Source: "{app}\Depot\Objects\Cursors\outlined-orange.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1347. Source: "{app}\Depot\Objects\Cursors\outlined-red.png"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1348. Source: "{app}\Depot\Objects\Edits\Aqua\$000080FF\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\$000080FF"; Flags: ignoreversion 
  1349. Source: "{app}\Depot\Objects\Edits\Aqua\$000080FF\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\$000080FF"; Flags: ignoreversion 
  1350. Source: "{app}\Depot\Objects\Edits\Aqua\Blue\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Blue"; Flags: ignoreversion 
  1351. Source: "{app}\Depot\Objects\Edits\Aqua\Blue\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Blue"; Flags: ignoreversion 
  1352. Source: "{app}\Depot\Objects\Edits\Aqua\Gray\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Gray"; Flags: ignoreversion 
  1353. Source: "{app}\Depot\Objects\Edits\Aqua\Gray\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Gray"; Flags: ignoreversion 
  1354. Source: "{app}\Depot\Objects\Edits\Aqua\Green\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Green"; Flags: ignoreversion 
  1355. Source: "{app}\Depot\Objects\Edits\Aqua\Green\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Green"; Flags: ignoreversion 
  1356. Source: "{app}\Depot\Objects\Edits\Aqua\Red\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Red"; Flags: ignoreversion 
  1357. Source: "{app}\Depot\Objects\Edits\Aqua\Red\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Red"; Flags: ignoreversion 
  1358. Source: "{app}\Depot\Objects\Edits\Aqua\White\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\White"; Flags: ignoreversion 
  1359. Source: "{app}\Depot\Objects\Edits\Aqua\White\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\White"; Flags: ignoreversion 
  1360. Source: "{app}\Depot\Objects\Edits\Aqua\Yellow\aqua focus.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Yellow"; Flags: ignoreversion 
  1361. Source: "{app}\Depot\Objects\Edits\Aqua\Yellow\aqua.png"; DestDir: "{app}\Depot\Objects\Edits\Aqua\Yellow"; Flags: ignoreversion 
  1362. Source: "{app}\Depot\Objects\Edits\Classic\$000080FF\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\$000080FF"; Flags: ignoreversion 
  1363. Source: "{app}\Depot\Objects\Edits\Classic\Blue\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\Blue"; Flags: ignoreversion 
  1364. Source: "{app}\Depot\Objects\Edits\Classic\Gray\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\Gray"; Flags: ignoreversion 
  1365. Source: "{app}\Depot\Objects\Edits\Classic\Green\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\Green"; Flags: ignoreversion 
  1366. Source: "{app}\Depot\Objects\Edits\Classic\Red\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\Red"; Flags: ignoreversion 
  1367. Source: "{app}\Depot\Objects\Edits\Classic\White\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\White"; Flags: ignoreversion 
  1368. Source: "{app}\Depot\Objects\Edits\Classic\Yellow\classic.png"; DestDir: "{app}\Depot\Objects\Edits\Classic\Yellow"; Flags: ignoreversion 
  1369. Source: "{app}\Depot\Objects\Edits\Flat\$000080FF\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\$000080FF"; Flags: ignoreversion 
  1370. Source: "{app}\Depot\Objects\Edits\Flat\Blue\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\Blue"; Flags: ignoreversion 
  1371. Source: "{app}\Depot\Objects\Edits\Flat\Gray\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\Gray"; Flags: ignoreversion 
  1372. Source: "{app}\Depot\Objects\Edits\Flat\Green\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\Green"; Flags: ignoreversion 
  1373. Source: "{app}\Depot\Objects\Edits\Flat\Red\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\Red"; Flags: ignoreversion 
  1374. Source: "{app}\Depot\Objects\Edits\Flat\White\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\White"; Flags: ignoreversion 
  1375. Source: "{app}\Depot\Objects\Edits\Flat\Yellow\flat.png"; DestDir: "{app}\Depot\Objects\Edits\Flat\Yellow"; Flags: ignoreversion 
  1376. Source: "{app}\Depot\Objects\Notes\Error\Aqua\Red\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Aqua\Red"; Flags: ignoreversion 
  1377. Source: "{app}\Depot\Objects\Notes\Error\Classic\Red\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Classic\Red"; Flags: ignoreversion 
  1378. Source: "{app}\Depot\Objects\Notes\Error\Flat\Red\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Flat\Red"; Flags: ignoreversion 
  1379. Source: "{app}\Depot\Objects\Notes\Error\Glyphs\error glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Glyphs"; Flags: ignoreversion 
  1380. Source: "{app}\Depot\Objects\Notes\Error\Glyphs\hand glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Glyphs"; Flags: ignoreversion 
  1381. Source: "{app}\Depot\Objects\Notes\Error\Glyphs\stop glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Glyphs"; Flags: ignoreversion 
  1382. Source: "{app}\Depot\Objects\Notes\Error\Glyphs\thumb down glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Glyphs"; Flags: ignoreversion 
  1383. Source: "{app}\Depot\Objects\Notes\Error\Glyphs\warning glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Glyphs"; Flags: ignoreversion 
  1384. Source: "{app}\Depot\Objects\Notes\Error\Outlined\Red\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Error\Outlined\Red"; Flags: ignoreversion 
  1385. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\$000080FF\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\$000080FF"; Flags: ignoreversion 
  1386. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\Blue\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\Blue"; Flags: ignoreversion 
  1387. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\Gray\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\Gray"; Flags: ignoreversion 
  1388. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\Green\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\Green"; Flags: ignoreversion 
  1389. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\Red\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\Red"; Flags: ignoreversion 
  1390. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\White\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\White"; Flags: ignoreversion 
  1391. Source: "{app}\Depot\Objects\Notes\Normal\Aqua\Yellow\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Aqua\Yellow"; Flags: ignoreversion 
  1392. Source: "{app}\Depot\Objects\Notes\Normal\Classic\$000080FF\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\$000080FF"; Flags: ignoreversion 
  1393. Source: "{app}\Depot\Objects\Notes\Normal\Classic\Blue\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\Blue"; Flags: ignoreversion 
  1394. Source: "{app}\Depot\Objects\Notes\Normal\Classic\Gray\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\Gray"; Flags: ignoreversion 
  1395. Source: "{app}\Depot\Objects\Notes\Normal\Classic\Green\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\Green"; Flags: ignoreversion 
  1396. Source: "{app}\Depot\Objects\Notes\Normal\Classic\Red\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\Red"; Flags: ignoreversion 
  1397. Source: "{app}\Depot\Objects\Notes\Normal\Classic\White\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\White"; Flags: ignoreversion 
  1398. Source: "{app}\Depot\Objects\Notes\Normal\Classic\Yellow\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Classic\Yellow"; Flags: ignoreversion 
  1399. Source: "{app}\Depot\Objects\Notes\Normal\Flat\$000080FF\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\$000080FF"; Flags: ignoreversion 
  1400. Source: "{app}\Depot\Objects\Notes\Normal\Flat\Blue\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\Blue"; Flags: ignoreversion 
  1401. Source: "{app}\Depot\Objects\Notes\Normal\Flat\Gray\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\Gray"; Flags: ignoreversion 
  1402. Source: "{app}\Depot\Objects\Notes\Normal\Flat\Green\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\Green"; Flags: ignoreversion 
  1403. Source: "{app}\Depot\Objects\Notes\Normal\Flat\Red\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\Red"; Flags: ignoreversion 
  1404. Source: "{app}\Depot\Objects\Notes\Normal\Flat\White\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\White"; Flags: ignoreversion 
  1405. Source: "{app}\Depot\Objects\Notes\Normal\Flat\Yellow\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Flat\Yellow"; Flags: ignoreversion 
  1406. Source: "{app}\Depot\Objects\Notes\Normal\Glyphs\bind glyph top.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Glyphs"; Flags: ignoreversion 
  1407. Source: "{app}\Depot\Objects\Notes\Normal\Glyphs\clip glyph top.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Glyphs"; Flags: ignoreversion 
  1408. Source: "{app}\Depot\Objects\Notes\Normal\Glyphs\pad glyph top.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Glyphs"; Flags: ignoreversion 
  1409. Source: "{app}\Depot\Objects\Notes\Normal\Glyphs\pin glyph top.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Glyphs"; Flags: ignoreversion 
  1410. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\$000080FF\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\$000080FF"; Flags: ignoreversion 
  1411. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\Blue\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\Blue"; Flags: ignoreversion 
  1412. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\Gray\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\Gray"; Flags: ignoreversion 
  1413. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\Green\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\Green"; Flags: ignoreversion 
  1414. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\Red\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\Red"; Flags: ignoreversion 
  1415. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\White\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\White"; Flags: ignoreversion 
  1416. Source: "{app}\Depot\Objects\Notes\Normal\Outlined\Yellow\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Outlined\Yellow"; Flags: ignoreversion 
  1417. Source: "{app}\Depot\Objects\Notes\Normal\Soft\$000080FF\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\$000080FF"; Flags: ignoreversion 
  1418. Source: "{app}\Depot\Objects\Notes\Normal\Soft\Blue\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\Blue"; Flags: ignoreversion 
  1419. Source: "{app}\Depot\Objects\Notes\Normal\Soft\Gray\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\Gray"; Flags: ignoreversion 
  1420. Source: "{app}\Depot\Objects\Notes\Normal\Soft\Green\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\Green"; Flags: ignoreversion 
  1421. Source: "{app}\Depot\Objects\Notes\Normal\Soft\Red\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\Red"; Flags: ignoreversion 
  1422. Source: "{app}\Depot\Objects\Notes\Normal\Soft\White\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\White"; Flags: ignoreversion 
  1423. Source: "{app}\Depot\Objects\Notes\Normal\Soft\Yellow\soft.png"; DestDir: "{app}\Depot\Objects\Notes\Normal\Soft\Yellow"; Flags: ignoreversion 
  1424. Source: "{app}\Depot\Objects\Notes\Success\Aqua\Green\aqua.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Aqua\Green"; Flags: ignoreversion 
  1425. Source: "{app}\Depot\Objects\Notes\Success\Classic\Green\classic.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Classic\Green"; Flags: ignoreversion 
  1426. Source: "{app}\Depot\Objects\Notes\Success\Flat\Green\flat.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Flat\Green"; Flags: ignoreversion 
  1427. Source: "{app}\Depot\Objects\Notes\Success\Glyphs\expert glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Glyphs"; Flags: ignoreversion 
  1428. Source: "{app}\Depot\Objects\Notes\Success\Glyphs\medal glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Glyphs"; Flags: ignoreversion 
  1429. Source: "{app}\Depot\Objects\Notes\Success\Glyphs\ok glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Glyphs"; Flags: ignoreversion 
  1430. Source: "{app}\Depot\Objects\Notes\Success\Glyphs\smiley glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Glyphs"; Flags: ignoreversion 
  1431. Source: "{app}\Depot\Objects\Notes\Success\Glyphs\thumb up glyph left.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Glyphs"; Flags: ignoreversion 
  1432. Source: "{app}\Depot\Objects\Notes\Success\Outlined\Green\outlined.png"; DestDir: "{app}\Depot\Objects\Notes\Success\Outlined\Green"; Flags: ignoreversion 
  1433. Source: "{app}\Depot\Objects\Cursors\click.swf"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1434. Source: "{app}\Depot\Objects\Cursors\clicknosound.swf"; DestDir: "{app}\Depot\Objects\Cursors"; Flags: ignoreversion 
  1435. Source: "{app}\Depot\Objects\Keystroke\keystroke.mp3"; DestDir: "{app}\Depot\Objects\Keystroke"; Flags: ignoreversion 
  1436. Source: "{app}\Depot\Text Effects\arranging.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1437. Source: "{app}\Depot\Text Effects\blind.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1438. Source: "{app}\Depot\Text Effects\breeze.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1439. Source: "{app}\Depot\Text Effects\dancing.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1440. Source: "{app}\Depot\Text Effects\dropping.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1441. Source: "{app}\Depot\Text Effects\engraving.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1442. Source: "{app}\Depot\Text Effects\fade in.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1443. Source: "{app}\Depot\Text Effects\flipping.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1444. Source: "{app}\Depot\Text Effects\growing.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1445. Source: "{app}\Depot\Text Effects\hand it over.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1446. Source: "{app}\Depot\Text Effects\jumping.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1447. Source: "{app}\Depot\Text Effects\radiowave.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1448. Source: "{app}\Depot\Text Effects\revealing.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1449. Source: "{app}\Depot\Text Effects\tornado.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1450. Source: "{app}\Depot\Text Effects\travel.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1451. Source: "{app}\Depot\Text Effects\twisting.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1452. Source: "{app}\Depot\Text Effects\typewriter.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1453. Source: "{app}\Depot\Text Effects\waving.tdb"; DestDir: "{app}\Depot\Text Effects"; Flags: ignoreversion 
  1454. Source: "{app}\Depot\Transitions\Frame\circular open long.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1455. Source: "{app}\Depot\Transitions\Frame\circular open medium.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1456. Source: "{app}\Depot\Transitions\Frame\circular open short.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1457. Source: "{app}\Depot\Transitions\Frame\cross fade long.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1458. Source: "{app}\Depot\Transitions\Frame\cross fade medium.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1459. Source: "{app}\Depot\Transitions\Frame\cross fade short.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1460. Source: "{app}\Depot\Transitions\Frame\open long.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1461. Source: "{app}\Depot\Transitions\Frame\open medium.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1462. Source: "{app}\Depot\Transitions\Frame\open short.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1463. Source: "{app}\Depot\Transitions\Frame\push long.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1464. Source: "{app}\Depot\Transitions\Frame\push medium.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1465. Source: "{app}\Depot\Transitions\Frame\push short.tdb"; DestDir: "{app}\Depot\Transitions\Frame"; Flags: ignoreversion 
  1466. Source: "{app}\Depot\Transitions\Object\In\big entry long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1467. Source: "{app}\Depot\Transitions\Object\In\big entry medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1468. Source: "{app}\Depot\Transitions\Object\In\big entry short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1469. Source: "{app}\Depot\Transitions\Object\In\bounce in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1470. Source: "{app}\Depot\Transitions\Object\In\bounce in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1471. Source: "{app}\Depot\Transitions\Object\In\bounce in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1472. Source: "{app}\Depot\Transitions\Object\In\buzz in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1473. Source: "{app}\Depot\Transitions\Object\In\buzz in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1474. Source: "{app}\Depot\Transitions\Object\In\buzz in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1475. Source: "{app}\Depot\Transitions\Object\In\drop in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1476. Source: "{app}\Depot\Transitions\Object\In\drop in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1477. Source: "{app}\Depot\Transitions\Object\In\drop in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1478. Source: "{app}\Depot\Transitions\Object\In\fade in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1479. Source: "{app}\Depot\Transitions\Object\In\fade in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1480. Source: "{app}\Depot\Transitions\Object\In\fade in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1481. Source: "{app}\Depot\Transitions\Object\In\fly in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1482. Source: "{app}\Depot\Transitions\Object\In\fly in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1483. Source: "{app}\Depot\Transitions\Object\In\fly in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1484. Source: "{app}\Depot\Transitions\Object\In\inside in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1485. Source: "{app}\Depot\Transitions\Object\In\inside in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1486. Source: "{app}\Depot\Transitions\Object\In\inside in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1487. Source: "{app}\Depot\Transitions\Object\In\shy in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1488. Source: "{app}\Depot\Transitions\Object\In\shy in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1489. Source: "{app}\Depot\Transitions\Object\In\shy in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1490. Source: "{app}\Depot\Transitions\Object\In\sneaking in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1491. Source: "{app}\Depot\Transitions\Object\In\sneaking in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1492. Source: "{app}\Depot\Transitions\Object\In\sneaking in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1493. Source: "{app}\Depot\Transitions\Object\In\zoom in long.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1494. Source: "{app}\Depot\Transitions\Object\In\zoom in medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1495. Source: "{app}\Depot\Transitions\Object\In\zoom in short.tdb"; DestDir: "{app}\Depot\Transitions\Object\In"; Flags: ignoreversion 
  1496. Source: "{app}\Depot\Transitions\Object\Out\big exit long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1497. Source: "{app}\Depot\Transitions\Object\Out\big exit medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1498. Source: "{app}\Depot\Transitions\Object\Out\big exit short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1499. Source: "{app}\Depot\Transitions\Object\Out\bounce out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1500. Source: "{app}\Depot\Transitions\Object\Out\bounce out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1501. Source: "{app}\Depot\Transitions\Object\Out\bounce out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1502. Source: "{app}\Depot\Transitions\Object\Out\buzz out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1503. Source: "{app}\Depot\Transitions\Object\Out\buzz out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1504. Source: "{app}\Depot\Transitions\Object\Out\buzz out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1505. Source: "{app}\Depot\Transitions\Object\Out\drop out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1506. Source: "{app}\Depot\Transitions\Object\Out\drop out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1507. Source: "{app}\Depot\Transitions\Object\Out\drop out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1508. Source: "{app}\Depot\Transitions\Object\Out\fade out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1509. Source: "{app}\Depot\Transitions\Object\Out\fade out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1510. Source: "{app}\Depot\Transitions\Object\Out\fade out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1511. Source: "{app}\Depot\Transitions\Object\Out\fly out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1512. Source: "{app}\Depot\Transitions\Object\Out\fly out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1513. Source: "{app}\Depot\Transitions\Object\Out\fly out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1514. Source: "{app}\Depot\Transitions\Object\Out\inside out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1515. Source: "{app}\Depot\Transitions\Object\Out\inside out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1516. Source: "{app}\Depot\Transitions\Object\Out\inside out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1517. Source: "{app}\Depot\Transitions\Object\Out\shy out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1518. Source: "{app}\Depot\Transitions\Object\Out\shy out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1519. Source: "{app}\Depot\Transitions\Object\Out\shy out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1520. Source: "{app}\Depot\Transitions\Object\Out\sneaking out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1521. Source: "{app}\Depot\Transitions\Object\Out\sneaking out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1522. Source: "{app}\Depot\Transitions\Object\Out\sneaking out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1523. Source: "{app}\Depot\Transitions\Object\Out\zoom out long.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1524. Source: "{app}\Depot\Transitions\Object\Out\zoom out medium.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1525. Source: "{app}\Depot\Transitions\Object\Out\zoom out short.tdb"; DestDir: "{app}\Depot\Transitions\Object\Out"; Flags: ignoreversion 
  1526. Source: "{app}\Depot\Thumb Skins\Bulb\thumb off.png"; DestDir: "{app}\Depot\Thumb Skins\Bulb"; Flags: ignoreversion 
  1527. Source: "{app}\Depot\Thumb Skins\Bulb\thumb on.png"; DestDir: "{app}\Depot\Thumb Skins\Bulb"; Flags: ignoreversion 
  1528. Source: "{app}\Depot\Thumb Skins\Bulb\thumb sel.png"; DestDir: "{app}\Depot\Thumb Skins\Bulb"; Flags: ignoreversion 
  1529. Source: "{app}\Depot\Thumb Skins\Bulb\thumb.png"; DestDir: "{app}\Depot\Thumb Skins\Bulb"; Flags: ignoreversion 
  1530. Source: "{app}\Depot\Thumb Skins\Led\thumb off.png"; DestDir: "{app}\Depot\Thumb Skins\Led"; Flags: ignoreversion 
  1531. Source: "{app}\Depot\Thumb Skins\Led\thumb on.png"; DestDir: "{app}\Depot\Thumb Skins\Led"; Flags: ignoreversion 
  1532. Source: "{app}\Depot\Thumb Skins\Led\thumb sel.png"; DestDir: "{app}\Depot\Thumb Skins\Led"; Flags: ignoreversion 
  1533. Source: "{app}\Depot\Thumb Skins\Led\thumb.png"; DestDir: "{app}\Depot\Thumb Skins\Led"; Flags: ignoreversion 
  1534. Source: "{app}\Depot\Thumb Skins\Switch\thumb off.png"; DestDir: "{app}\Depot\Thumb Skins\Switch"; Flags: ignoreversion 
  1535. Source: "{app}\Depot\Thumb Skins\Switch\thumb on.png"; DestDir: "{app}\Depot\Thumb Skins\Switch"; Flags: ignoreversion 
  1536. Source: "{app}\Depot\Thumb Skins\Switch\thumb sel.png"; DestDir: "{app}\Depot\Thumb Skins\Switch"; Flags: ignoreversion 
  1537. Source: "{app}\Depot\Thumb Skins\Switch\thumb.png"; DestDir: "{app}\Depot\Thumb Skins\Switch"; Flags: ignoreversion 
  1538. Source: "{app}\Depot\Spelling\AMERICAN.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1539. Source: "{app}\Depot\Spelling\BRITISH.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1540. Source: "{app}\Depot\Spelling\DANISH.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1541. Source: "{app}\Depot\Spelling\DUTCH.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1542. Source: "{app}\Depot\Spelling\FRENCH.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1543. Source: "{app}\Depot\Spelling\german-gt3.adm"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1544. Source: "{app}\Depot\Spelling\ITALIAN.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1545. Source: "{app}\Depot\Spelling\SPANISH.ADM"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1546. Source: "{app}\Depot\Spelling\technical.adm"; DestDir: "{app}\Depot\Spelling"; Flags: ignoreversion 
  1547. Source: "{app}\Depot\Player Bars\Classic high.swf"; DestDir: "{app}\Depot\Player Bars"; Flags: ignoreversion 
  1548. Source: "{app}\Depot\Player Bars\Classic round.swf"; DestDir: "{app}\Depot\Player Bars"; Flags: ignoreversion 
  1549. Source: "{app}\Depot\Player Bars\Classic.swf"; DestDir: "{app}\Depot\Player Bars"; Flags: ignoreversion 
  1550. Source: "{app}\Depot\Player Bars\preloader.swf"; DestDir: "{app}\Depot\Player Bars"; Flags: ignoreversion 
  1551. Source: "{app}\Depot\Intro\intro.swf"; DestDir: "{app}\Depot\Intro"; Flags: ignoreversion 
  1552. Source: "{app}\Depot\HTML Templates\all images on page.html"; DestDir: "{app}\Depot\HTML Templates"; Flags: ignoreversion 
  1553. Source: "{app}\Depot\HTML Templates\one image per page.html"; DestDir: "{app}\Depot\HTML Templates"; Flags: ignoreversion 
  1554. Source: "{app}\Depot\Text Templates\english.ini"; DestDir: "{app}\Depot\Text Templates"; Flags: ignoreversion 
  1555. Source: "{app}\Depot\Text Templates\french.ini"; DestDir: "{app}\Depot\Text Templates"; Flags: ignoreversion 
  1556. Source: "{app}\Depot\Text Templates\german.ini"; DestDir: "{app}\Depot\Text Templates"; Flags: ignoreversion 
  1557. Source: "{app}\Depot\Text Templates\japanese.ini"; DestDir: "{app}\Depot\Text Templates"; Flags: ignoreversion 
  1558. Source: "{app}\Depot\Text Templates\spanish.ini"; DestDir: "{app}\Depot\Text Templates"; Flags: ignoreversion 
  1559. Source: "{app}\Depot\Player Bars\Info\trial.swf"; DestDir: "{app}\Depot\Player Bars\Info"; Flags: ignoreversion 
  1560. Source: "{app}\Depot\Misc\autorun.inf"; DestDir: "{app}\Depot\Misc"; Flags: ignoreversion 
  1561. Source: "{app}\Depot\Misc\counter.swf"; DestDir: "{app}\Depot\Misc"; Flags: ignoreversion 
  1562. Source: "{app}\Depot\Misc\template.html"; DestDir: "{app}\Depot\Misc"; Flags: ignoreversion 
  1563. Source: "{app}\Samples\connection.pdb"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  1564. Source: "{app}\Samples\screen saver.pdb"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  1565. [Dirs]
  1566. Name: "{app}\Depot\Objects\Edits\Transparent"; 
  1567. [Registry]
  1568. Root: HKCU; Subkey: "Software\Demo Builder"; Flags: deletekey 
  1569. Root: HKCU; Subkey: "Software\Demo Builder"; ValueName: "Path"; ValueType: String; ValueData: "{app}\"; 
  1570. Root: HKCU; Subkey: "Software\Demo Builder"; ValueName: "Version"; ValueType: String; ValueData: "5.00"; 
  1571. Root: HKCR; Subkey: ".pdb"; ValueType: String; ValueData: "Demo Builder"; Flags: uninsdeletevalue 
  1572. Root: HKCR; Subkey: "Demo Builder"; ValueType: String; ValueData: "Demo Builder"; Flags: uninsdeletekey 
  1573. Root: HKCR; Subkey: "Demo Builder\DefaultIcon"; ValueType: String; ValueData: "{app}\db.exe,0"; 
  1574. Root: HKCR; Subkey: "Demo Builder\shell\open\command"; ValueType: String; ValueData: """{app}\db.exe"" ""%1"""; 
  1575. [INI]
  1576. FileName: "{app}\HomePage.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.demo-builder.com"; 
  1577. FileName: "{app}\QuickStart.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.demo-builder.com/quickstart.html"; 
  1578. FileName: "{app}\HowToBuy.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.demo-builder.com/buy.html"; 
  1579. [Run]
  1580. Filename: "{app}\db.exe"; Description: "Launch Demo Builder"; Flags: postinstall skipifsilent nowait
  1581. Filename: "{app}\QuickStart.url"; Description: "See Tutorials"; Flags: shellexec postinstall nowait
  1582. [Icons]
  1583. Name: "{group}\Demo Builder"; Filename: "{app}\db.exe"; 
  1584. Name: "{userdesktop}\Demo Builder"; Filename: "{app}\db.exe"; 
  1585. Name: "{group}\Home Page"; Filename: "{app}\HomePage.url"; 
  1586. Name: "{group}\Help"; Filename: "{app}\Help\db.chm"; 
  1587. Name: "{group}\How To Buy"; Filename: "{app}\HowToBuy.url"; 
  1588. [UninstallDelete]
  1589. Type: files; Name: "{app}\HomePage.url"; 
  1590. Type: files; Name: "{app}\QuickStart.url"; 
  1591. Type: files; Name: "{app}\HowToBuy.url"; 
  1592. [CustomMessages]
  1593. default.NameAndVersion=%1 version %2
  1594. default.AdditionalIcons=Additional icons:
  1595. default.CreateDesktopIcon=Create a &desktop icon
  1596. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  1597. default.ProgramOnTheWeb=%1 on the Web
  1598. default.UninstallProgram=Uninstall %1
  1599. default.LaunchProgram=Launch %1
  1600. default.AssocFileExtension=&Associate %1 with the %2 file extension
  1601. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  1602. [Languages]
  1603. ; These files are stubs
  1604. ; To achieve better results after recompilation, use the real language files
  1605. Name: "default"; MessagesFile: "embedded\default.isl"; 
  1606.